[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 480   SHUFFLE   <  SKIP 705  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14818Ruiz, Diane, F92700ColombesHauts de SeineFrance
20457Morris, Alexandra97222MilwaukieOregonUnited States
18836Cooper, Nicole98371PuyallupWashingtonUnited States
27554West, Jordyn, J92806La JollaCaliforniaUnited States

Generated 2025-07-15 10:02:09.249 UTC