[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 512   SHUFFLE   <  SKIP 3194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18867Perry, Thomas, R97222MilwaukieOregonUnited States
17456Wood, Trevor98201EverettWashingtonUnited States
25741Sai, TabithaY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-16 01:18:50.480 UTC