[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 34   SHUFFLE   <  SKIP 2221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada
22004Ortega, Meghan, E2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-12 11:26:58.521 UTC