[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 1509   SHUFFLE   <  SKIP 2176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25253Miller, Ryan, F98027IssaquahWashingtonUnited States
16070Phillips, Sierra, J91950National CityCaliforniaUnited States
15176Ramos, KristiV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 23:32:49.971 UTC