[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3624   <  SKIP 857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17365Patterson, Thomas98033KirklandWashingtonUnited States
20614Shan, Gregory2300NewcastleNew South WalesAustralia
24586Luo, Jerry, M4217Gold CoastQueenslandAustralia

Generated 2025-07-12 20:28:30.828 UTC