[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 295   SHUFFLE   <  SKIP 1191  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25553Srini, Brett, DY03 4TNYorkEnglandUnited Kingdom
19072Lu, Tamara, EEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 08:58:35.760 UTC