[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 327   SHUFFLE   <  SKIP 1362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22605Schmidt, Derrick, RWA3WatfordEnglandUnited Kingdom
13069Green, Adam, M98225BellinghamWashingtonUnited States
14595Ms., Ward, Andrea91203GlendaleCaliforniaUnited States

Generated 2025-07-10 19:28:35.111 UTC