[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 617   SHUFFLE   <  SKIP 783  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24873Li, Alisha, W66041PoingSaarlandGermany
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom
23759Alonso, Clinton60355Frankfurt am MainHamburgGermany
14466Adams, Logan97045Oregon CityOregonUnited States

Generated 2025-07-12 04:57:58.035 UTC