[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 632   SHUFFLE   <  SKIP 210  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom
26655Sharma, Kelvin, D4810TownsvilleQueenslandAustralia
20390Ramos, Ross98312BremertonWashingtonUnited States
11245Vazquez, Ricky, D22001HamburgHessenGermany

Generated 2025-07-17 04:38:08.043 UTC