[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 568   SHUFFLE   <  SKIP 782  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17085Deng, Edwin, AAS23Stoke-on-TrentEnglandUnited Kingdom
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States

Generated 2025-07-13 15:56:32.070 UTC