[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 2421   SHUFFLE   <  SKIP 5266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16191Zeng, Margaret, MRG7 5H7ReadingEnglandUnited Kingdom
23960Zheng, Eugene60323FrankfurtHessenGermany
14491Bailey, Isaac92102San DiegoCaliforniaUnited States

Generated 2025-07-16 21:45:00.435 UTC