[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 568   SHUFFLE   <  SKIP 710  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17742Romero, Randall, F66272Sulzbach TaunusSaarlandGermany
28208Sun, Karen, C6006PerthSouth AustraliaAustralia
25194Bell, Jada97301SalemOregonUnited States
19436Pal, Gregory75016ParisSeine (Paris)France

Generated 2025-07-10 21:28:21.440 UTC