[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 3057  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21815Green, Gabrielle, MV8Z 4N5ShawneeBritish ColumbiaCanada
22015Turner, MaryV9B 2C3ShawneeBritish ColumbiaCanada
22019Bryant, RachelV9B 5T2ShawneeBritish ColumbiaCanada
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-11-05 00:11:32.554 UTC