[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 60  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26992Andersen, Brad, SWA3WatfordEnglandUnited Kingdom
14949Wu, SteveCB4 4BZCambridgeEnglandUnited Kingdom
16879Taylor, Morgan, D97222MilwaukieOregonUnited States
24215Xu, Lisa80074MünchenHamburgGermany
19893Baker, Evan, E98270MarysvilleWashingtonUnited States
14170Moreno, Rebekah, J80610Saint OuenSommeFrance

Generated 2025-07-08 13:31:08.895 UTC