[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 744   SHUFFLE   <  SKIP 227  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24750Barnes, Destiny, A94303Palo AltoCaliforniaUnited States
17941Jenkins, David85049IngolstadtBayernGermany
15496Goel, Kelli, V94014ColmaCaliforniaUnited States
20567Anand, Nicolas, PMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-19 18:07:45.333 UTC