[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 438   SHUFFLE   <  SKIP 293  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16379Jimenez, Marc, F94014ColmaCaliforniaUnited States
16913Flores, Marcus97301SalemOregonUnited States
18270Rana, Rachael, A2500WollongongNew South WalesAustralia
24560Fernandez, Veronica57000MetzMoselleFrance
14815Gonzales, Isabella, RGL50CheltenhamEnglandUnited Kingdom
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 09:22:54.317 UTC