[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 593   SHUFFLE   <  SKIP 1462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14913Roberts, Chloe94303Palo AltoCaliforniaUnited States
18860Foster, Sydney, J98055RentonWashingtonUnited States
12707Lewis, Ian98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-05 14:08:11.766 UTC