[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 1211   SHUFFLE   <  SKIP 3697  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23963Jimenez, Gerald, E93000BobignySeine Saint DenisFrance
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States
22284Sanz, Kristy90210Beverly HillsCaliforniaUnited States
16860Rogers, Haley, M90210Beverly HillsCaliforniaUnited States
11387Ramirez, Megan, CGA10GatesheadEnglandUnited Kingdom
18089Gonzales, Melanie, CV9LangfordBritish ColumbiaCanada

Generated 2025-07-13 17:24:46.060 UTC