[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 875   SHUFFLE   <  SKIP 5286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18089Gonzales, Melanie, CV9LangfordBritish ColumbiaCanada
23329Raji, Sharon2061Milsons PointNew South WalesAustralia
12285Chande, Bethany93700DrancySeine Saint DenisFrance

Generated 2025-07-14 03:43:13.486 UTC