[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 2745   SHUFFLE   <  SKIP 4223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15928Pal, Priscilla, J66578NeunkirchenSaarlandGermany
25388Hu, Ernest94014ColmaCaliforniaUnited States
27783Bradley, IsabelWA3WatfordEnglandUnited Kingdom

Generated 2025-07-19 06:54:17.673 UTC