[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 3993   SHUFFLE   <  SKIP 3024  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27462Rodriguez, Xavier90706BellflowerCaliforniaUnited States
19922Gonzalez, Nancy, R92700ColombesHauts de SeineFrance
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States
23316Blanco, Billy4000BrisbaneQueenslandAustralia

Generated 2025-07-21 03:40:48.125 UTC