[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 489   SHUFFLE   <  SKIP 1073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23443Jai, Elijah59140DunkerqueNordFrance
17985Sun, Cedric24044KielSaarlandGermany
28344Zhu, Alvin90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 15:00:16.814 UTC