[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 34   SHUFFLE   <  SKIP 2403  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15835Smith, Marcus, R90241DowneyCaliforniaUnited States
24047Yuan, Clarence, DKB9KirkbyEnglandUnited Kingdom
19440Sharma, Alicia, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 07:27:34.578 UTC