[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2502  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20518Sanz, Desiree91910Chula VistaCaliforniaUnited States
16978Rivera, Jeremy98403TacomaWashingtonUnited States
23528Ferrier, Jaime, P2450Coffs HarbourNew South WalesAustralia
13547Jimenez, MicheleAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 13:00:58.286 UTC