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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15878Flores, KevinV8POak BayBritish ColumbiaCanada
15930He, Tiffany, C75012ParisSeine (Paris)France
26752Perez, Henry6006PerthSouth AustraliaAustralia

Generated 2025-07-09 14:52:00.635 UTC