[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 746  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27810Munoz, Meghan, PGA10GatesheadEnglandUnited Kingdom
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
22446Wu, Jake, EGL7 1RYGloucestershireEnglandUnited Kingdom
29184Madan, Kristi, I5023FindonSouth AustraliaAustralia

Generated 2025-07-12 08:49:51.464 UTC