[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 189   SHUFFLE   <  SKIP 241  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17126Perry, NatalieV9B 2C3ShawneeBritish ColumbiaCanada
20736Howard, AlexandraV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-16 04:27:56.232 UTC