[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 875   SHUFFLE   <  SKIP 2224  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21863Anand, Shawna, P80074MünchenHessenGermany
16794Cook, Taylor98052RedmondWashingtonUnited States
23040Morgan, Seth, A94303Palo AltoCaliforniaUnited States
22011Patterson, Richard, L98052RedmondWashingtonUnited States

Generated 2025-07-14 01:37:20.938 UTC