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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13462Sara, Jay, M98225BellinghamWashingtonUnited States
24201Gonzales, Olivia, A78400ChatouYvelineFrance
21260Howard, Ariana, A98366Port OrchardWashingtonUnited States
23750Serrano, TanyaEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-15 07:44:11.318 UTC