[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 362   SHUFFLE   <  SKIP 3999  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20483Kumar, AustinV9B 2C3ShawneeBritish ColumbiaCanada
16546Jordan, Terrance, BEC1R 0DULondonEnglandUnited Kingdom
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-21 16:51:44.532 UTC