[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 602   SHUFFLE   <  SKIP 1506  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27150Anand, Lacey, J2065St. LeonardsNew South WalesAustralia
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom
22830Travers, Lee20354HamburgHamburgGermany
16323Raje, Dustin78000VersaillesYvelineFrance

Generated 2025-11-06 02:09:14.116 UTC