[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 3675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22299Murphy, Richard, MV8POak BayBritish ColumbiaCanada
27975Gill, Jay2580GoulburnNew South WalesAustralia
11756Ortega, Linda, C2065St. LeonardsNew South WalesAustralia

Generated 2025-11-02 23:46:49.913 UTC