[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 480   SHUFFLE   <  SKIP 2132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24703White, Jonathan, AAS23Stoke-on-TrentEnglandUnited Kingdom
19900Richardson, Zoe46236BottropNordrhein-WestfalenGermany
13365Shan, Luke94519ConcordCaliforniaUnited States
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-17 14:45:02.440 UTC