[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 512   SHUFFLE   <  SKIP 1529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23736Rivera, Sydney, M99362Walla WallaWashingtonUnited States
29359Fernandez, Harold, CE17 6JFLondonEnglandUnited Kingdom
28789Zhang, Elijah92118CoronadoCaliforniaUnited States

Generated 2025-07-11 20:21:33.959 UTC