[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 189   SHUFFLE   <  SKIP 2043  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom
26286Phillips, Evan, J90401Santa MonicaCaliforniaUnited States
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-08 10:48:30.540 UTC