[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16694Sun, Mandy, L2065St. LeonardsNew South WalesAustralia
26758Zhang, Damien, C2036MatravilleNew South WalesAustralia
16011Murphy, MariaV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-09 13:42:09.715 UTC