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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom
23504Rana, George98107BallardWashingtonUnited States
14627Hill, Isaiah, D94070San CarlosCaliforniaUnited States

Generated 2025-07-11 13:45:48.404 UTC