[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 642  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16151Sanchez, Chloe98901YakimaWashingtonUnited States
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
16922Jackson, Emma, F98225BellinghamWashingtonUnited States
29122Munoz, Shannon, S6006PerthSouth AustraliaAustralia

Generated 2025-07-12 22:14:10.916 UTC