[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 406   SHUFFLE   <  SKIP 3265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17275Sanders, Ian, N94015Daly CityCaliforniaUnited States
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom
20591Tang, Kara80074MünchenHamburgGermany

Generated 2025-07-16 10:58:17.247 UTC