[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 0   SHUFFLE   <  SKIP 3008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25143Henderson, Destiny, A59491Villeneuve-d'AscqNordFrance
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom
16491Garcia, Christian, JV9LangfordBritish ColumbiaCanada

Generated 2025-10-28 22:42:39.084 UTC