[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 6869   <  SKIP 1007  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17150Wright, Wyatt, R97222MilwaukieOregonUnited States
16151Sanchez, Chloe98901YakimaWashingtonUnited States
16198Navarro, ArthurGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-17 00:55:36.048 UTC