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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14085Garcia, Nathan, W98027IssaquahWashingtonUnited States
25459Vance, Ronald80074MünchenHessenGermany
20141Flores, Angelica, M59140DunkerqueNordFrance
23040Morgan, Seth, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 14:08:18.939 UTC