[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 416   SHUFFLE   <  SKIP 1951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19722Bailey, Dalton, P90712LakewoodCaliforniaUnited States
15460Nara, Bethany66041PoingSaarlandGermany
26892Rogers, Cody, FKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-09 19:52:54.296 UTC