[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 2500   SHUFFLE   <  SKIP 2082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12407Raji, Shawn10791BerlinHamburgGermany
17611Butler, Luis, G97355LebanonOregonUnited States
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-13 19:42:22.725 UTC