[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 369   <  SKIP 2732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28363Travers, SavannahV9B 2C3ShawneeBritish ColumbiaCanada
28656Murphy, Lucas, CV8Z 4N5ShawneeBritish ColumbiaCanada
28771Russell, KatherineV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-16 12:37:10.230 UTC