[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 396   SHUFFLE   <  SKIP 2052  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16390Nath, Mario, A63009OffenbachSaarlandGermany
12331Chandra, Meagan, J59170CroixNordFrance
23203Jenkins, Dalton98055RentonWashingtonUnited States
19557She, Bridget, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 11:50:28.871 UTC