[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 2516   <  SKIP 73  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27643Henderson, AustinV9B 2C3ShawneeBritish ColumbiaCanada
28656Murphy, Lucas, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-19 00:41:18.163 UTC