[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 2157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18298Malhotra, Geoffrey, W2113North RydeNew South WalesAustralia
22374Patterson, Luke98027IssaquahWashingtonUnited States
14941Patterson, Emma, JNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-10 21:09:30.029 UTC