[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 250   SHUFFLE   <  SKIP 697  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22826Russell, Christian, SGA10GatesheadEnglandUnited Kingdom
11295Lewis, Taylor, G94519ConcordCaliforniaUnited States
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom
15023Watson, Juan, J99202SpokaneWashingtonUnited States

Generated 2025-07-12 15:31:42.014 UTC