[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 248   SHUFFLE   <  SKIP 909  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23445Carlson, Andy59223RoncqNordFrance
16052Gutierrez, Danny, L75003ParisSeine (Paris)France
24115Carlson, Gary, RL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-13 13:39:39.023 UTC