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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
11667Moore, Blake, S99362Walla WallaWashingtonUnited States
26391Arun, Dominique, S91940Les UlisEssonneFrance
27234Jenkins, Gabriel, M98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 09:50:38.667 UTC