[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 31   SHUFFLE   <  SKIP 1385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22745Patterson, Alexandria, A91364Woodland HillsCaliforniaUnited States
23292Russell, Jose, J98033KirklandWashingtonUnited States
18226Walker, Joseph, E98104SeattleWashingtonUnited States

Generated 2025-07-20 00:28:15.217 UTC