[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 158   SHUFFLE   <  SKIP 728  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26060Edwards, Kyle, D91776San GabrielCaliforniaUnited States
15458Ma, Krystal, M95010HofBayernGermany
15919Prasad, Rebekah, AKB9KirkbyEnglandUnited Kingdom
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 00:33:01.796 UTC