[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 650   SHUFFLE   <  SKIP 1380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom
26186Gill, Joanna2580GoulburnNew South WalesAustralia
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-14 12:39:29.660 UTC