[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 2897  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26769Sai, Holly, V2065St. LeonardsNew South WalesAustralia
20930Chande, Drew, R59368WerneNordrhein-WestfalenGermany
16585Sun, Vincent, FRH15 9UDWest SussexEnglandUnited Kingdom
23856Taylor, Sarah98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 17:56:49.063 UTC