[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 680   SHUFFLE   <  SKIP 5737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
29041Collins, Charles, BV8XRoyal OakBritish ColumbiaCanada
11367Nara, Calvin, J2055North SydneyNew South WalesAustralia

Generated 2025-07-14 07:34:49.944 UTC