[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 480   SHUFFLE   <  SKIP 1725  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14253Scott, Eduardo91502BurbankCaliforniaUnited States
19935Navarro, Clinton66041PoingSaarlandGermany
18102Lewis, Nicholas, G91977Spring ValleyCaliforniaUnited States
13990Wood, Stephanie, A97301SalemOregonUnited States
24079Raman, Andre, DLA1 1LNLancasterEnglandUnited Kingdom
16363Ramirez, Melanie, VV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-15 09:12:39.461 UTC