[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 484   SHUFFLE   <  SKIP 3374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12915Alexander, Kaitlyn, T98371PuyallupWashingtonUnited States
19955Gao, Jake, A3220GeelongVictoriaAustralia
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-16 01:39:33.755 UTC