[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 2391   SHUFFLE   <  SKIP 70  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21406Chandra, Troy3977CranbourneVictoriaAustralia
11988Chapman, Kathryn2580GoulburnNew South WalesAustralia
28723Yang, RyanWA3WatfordEnglandUnited Kingdom

Generated 2025-07-11 18:07:18.735 UTC