[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 2603   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18670Bryant, Melanie, L90210Beverly HillsCaliforniaUnited States
12236Gill, Kendra, H22001HamburgHessenGermany
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-20 09:14:28.710 UTC