[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 4284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12908Clark, Tyler, A98055RentonWashingtonUnited States
14967Xu, Bridget12311BerlinSaarlandGermany
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 06:24:11.173 UTC