[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 461   SHUFFLE   <  SKIP 3026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26005Clark, Elizabeth, J97205PortlandOregonUnited States
18486Torres, Kari2065St. LeonardsNew South WalesAustralia
11195Henderson, Megan98055RentonWashingtonUnited States

Generated 2025-07-11 18:17:16.493 UTC