[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 1496  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12544Jordan, Bruce, E24044KielSaarlandGermany
26845Ortega, Theodore, M66001SaarbrückenSaarlandGermany
13716Jai, Brandon90241DowneyCaliforniaUnited States
23160Huang, Aimee94010BurlingameCaliforniaUnited States

Generated 2025-07-13 03:29:31.423 UTC