[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 617   SHUFFLE   <  SKIP 890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27125Dominguez, AlbertRG12 8TBBracknellEnglandUnited Kingdom
15022Gutierrez, Latasha, C2065St. LeonardsNew South WalesAustralia
27897Munoz, Robin, E38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-14 16:51:12.900 UTC