[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 508   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28266Flores, Wyatt97301SalemOregonUnited States
11953Wright, Courtney, D97222MilwaukieOregonUnited States
21440Morgan, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 14:51:51.681 UTC