[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   SHUFFLE   SKIP 217   <  SKIP 941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16590Deng, Shawn, COX14 4SEOxfordEnglandUnited Kingdom
24764Hughes, Abigail, G98201EverettWashingtonUnited States
24215Xu, Lisa80074MünchenHamburgGermany

Generated 2025-07-20 14:25:44.259 UTC