[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 62   SHUFFLE   <  SKIP 185  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14833Hayes, RileyKB9KirkbyEnglandUnited Kingdom
29382Deng, Karla, CRG41 1QWWokinghamEnglandUnited Kingdom
19761Lu, Alan6006PerthSouth AustraliaAustralia
16430Rai, Franklin, M75007ParisSeine (Paris)France

Generated 2025-07-21 18:11:07.666 UTC