[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 444   SHUFFLE   <  SKIP 2311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
16039Yang, Steve, L53131BonnHamburgGermany
11973Barnes, Caroline98055RentonWashingtonUnited States

Generated 2025-07-10 13:43:34.179 UTC