[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 2993   SHUFFLE   <  SKIP 2  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20952Ye, Micah, AOX16 8RSOxonEnglandUnited Kingdom
16242Garcia, Megan, F94014ColmaCaliforniaUnited States
27792Alonso, Jacquelyn, A34117KasselHessenGermany
18375Morris, Michelle94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 21:26:32.143 UTC