[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 518   SHUFFLE   <  SKIP 3923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11673Ye, Susan, C98168BurienWashingtonUnited States
18347Clark, Alyssa, J94303Palo AltoCaliforniaUnited States
14543Lu, Heather80074MünchenHessenGermany

Generated 2025-07-09 19:25:03.733 UTC