[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 827   SHUFFLE   <  SKIP 1985  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15985Johnson, Devin91977Spring ValleyCaliforniaUnited States
19479Gray, JessicaWA3WatfordEnglandUnited Kingdom
20124Coleman, Natalie, V94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 00:33:45.826 UTC