[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 975   SHUFFLE   <  SKIP 1203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
23335Robinson, James98403TacomaWashingtonUnited States
14492Patterson, Justin, M98055RentonWashingtonUnited States

Generated 2025-07-17 06:04:43.041 UTC