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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24504Navarro, Eddie, C1597Lane CoveNew South WalesAustralia
13547Jimenez, MicheleAS23Stoke-on-TrentEnglandUnited Kingdom
27443Jackson, Jessica, M94947NovatoCaliforniaUnited States
28276Deng, Christy, J98225BellinghamWashingtonUnited States

Generated 2025-07-11 14:01:27.793 UTC