[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   SHUFFLE   SKIP 5098   <  SKIP 95  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17589Brooks, Melanie, L98027IssaquahWashingtonUnited States
12527Rodriguez, José91502BurbankCaliforniaUnited States
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-20 23:18:57.363 UTC