[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 250   SHUFFLE   <  SKIP 4810  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11023Edwards, Seth, M90706BellflowerCaliforniaUnited States
18695Diaz, Aaron, C3337MeltonVictoriaAustralia
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
12401Rivera, Kimberly95010HofBayernGermany

Generated 2025-07-16 07:37:58.091 UTC