[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 444   SHUFFLE   <  SKIP 2087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom
26461Howard, Brooke, DV8POak BayBritish ColumbiaCanada
12640Richardson, AngelCM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 21:36:30.559 UTC