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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20282Xu, Trisha2113North RydeNew South WalesAustralia
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom
14422Lu, Cara70511StuttgartSaarlandGermany

Generated 2025-07-13 00:44:54.037 UTC