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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17085Deng, Edwin, AAS23Stoke-on-TrentEnglandUnited Kingdom
21656Hayes, Hannah, JV8VVictoriaBritish ColumbiaCanada
16070Phillips, Sierra, J91950National CityCaliforniaUnited States

Generated 2025-07-20 08:28:47.996 UTC