[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 5320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15745Hayes, Julian98225BellinghamWashingtonUnited States
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 22:18:00.724 UTC