[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 327   SHUFFLE   <  SKIP 2852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance
28608Richardson, BrianV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-13 08:21:40.830 UTC