[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 2283  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12519Gutierrez, CaseyPB12PeterboroughEnglandUnited Kingdom
24090Perez, Cassandra92700ColombesHauts de SeineFrance
15780McDonald, Claudia, E91502BurbankCaliforniaUnited States

Generated 2025-07-15 23:49:31.862 UTC