[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 593   SHUFFLE   <  SKIP 203  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23334Wilson, Brandon98270MarysvilleWashingtonUnited States
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance
11226Ross, Sydney, T97068W. LinnOregonUnited States
25253Miller, Ryan, F98027IssaquahWashingtonUnited States
18352Thomas, Noah, A91910Chula VistaCaliforniaUnited States
17939Wang, Kelli92150SuresnesHauts de SeineFrance

Generated 2025-11-05 18:01:43.776 UTC