[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 2147   SHUFFLE   <  SKIP 409  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11675Martinez, Devin, J98201EverettWashingtonUnited States
17708Mr., Sneath, TimothyGL7 1RYGloucestershireEnglandUnited Kingdom
21663Goel, Kenneth70511StuttgartSaarlandGermany
17855Lopez, RonaldRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-18 14:17:05.413 UTC