[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 416   SHUFFLE   <  SKIP 1845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17514Zhou, Cedric6006PerthSouth AustraliaAustralia
29451Lopez, Geoffrey, A75016ParisSeine (Paris)France
13457Henderson, Eric97068W. LinnOregonUnited States

Generated 2025-07-13 15:22:03.597 UTC