[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 475   SHUFFLE   <  SKIP 4329  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14641Turner, Timothy, CV3L 1H4WestminsterBritish ColumbiaCanada
11824Martin, Jill, CV2L3W8NewtonBritish ColumbiaCanada
26750Alvarez, Randall2060Lavender BayNew South WalesAustralia

Generated 2025-07-19 23:09:38.457 UTC