[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 2693   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20583Wang, Kristen, L22001HamburgHessenGermany
13921Jones, Joseph94519ConcordCaliforniaUnited States
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-20 13:52:24.847 UTC