[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 376   SHUFFLE   <  SKIP 547  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16580Chen, Dawn, C57000MetzMoselleFrance
21017Romero, Leslie, E75008ParisSeine (Paris)France
16811Zhang, Luis, R98403TacomaWashingtonUnited States
28289Gonzales, Jack, L94063Redwood CityCaliforniaUnited States

Generated 2025-07-21 16:38:51.140 UTC