[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   SHUFFLE   SKIP 2015   <  SKIP 2487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States
11950Carter, Jordan92118CoronadoCaliforniaUnited States
20067Thompson, Destiny, P94063Redwood CityCaliforniaUnited States

Generated 2025-07-19 02:44:00.188 UTC