[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 438   SHUFFLE   <  SKIP 33  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24404Chapman, Bryant, G94010BurlingameCaliforniaUnited States
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-17 23:58:39.860 UTC