[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 470   SHUFFLE   <  SKIP 4219  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom
15172Hill, Alexandra, KV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-13 03:22:50.563 UTC