[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 6177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom
11061Gao, Todd, M4217Gold CoastQueenslandAustralia

Generated 2025-11-05 03:46:56.808 UTC