[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   <  SKIP 1009  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28545Ramos, Micheal, T91370Verrieres Le BuissonEssonneFrance
11740Hall, Jan, MV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-18 15:39:14.514 UTC