[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 3669   SHUFFLE   <  SKIP 498  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25088Reed, Victoria, J90802Long BeachCaliforniaUnited States
27988Ross, Dylan, D94536FremontCaliforniaUnited States
28690Chandra, Cory, J91940Les UlisEssonneFrance
19936Luo, Corey46236BottropNordrhein-WestfalenGermany
15324Serrano, Renee10917Central ValleyNew YorkUnited States
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-21 12:34:57.958 UTC