[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 189   SHUFFLE   <  SKIP 2  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18073Chen, Robert, A91776San GabrielCaliforniaUnited States
21154Clark, Michael, M94941Mill ValleyCaliforniaUnited States
23525Rubio, Derrick, P2065St. LeonardsNew South WalesAustralia
16190Alvarez, Lance, JSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-17 13:22:30.459 UTC