[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 512   SHUFFLE   <  SKIP 1926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14221Zhao, Glenn, C2065St. LeonardsNew South WalesAustralia
16192Lopez, MarieRG11 5TPBerkshireEnglandUnited Kingdom
13916Ward, Eduardo, IV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-19 00:55:23.698 UTC