[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 484   SHUFFLE   <  SKIP 231  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom
19132Washington, Benjamin, D97205PortlandOregonUnited States

Generated 2025-07-13 14:41:34.075 UTC