[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 2816   SHUFFLE   <  SKIP 537  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22391Watson, Angela, M66740SaarlouisSaarlandGermany
25367Torres, AbigailV9B 2C3ShawneeBritish ColumbiaCanada
15815Price, Nicole, NV9LangfordBritish ColumbiaCanada

Generated 2025-07-19 04:49:44.616 UTC