[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 364   SHUFFLE   <  SKIP 1931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26354Serrano, Nelson80074MünchenHamburgGermany
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
21807Campbell, Amanda94014ColmaCaliforniaUnited States

Generated 2025-07-21 14:08:57.387 UTC