[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 875   SHUFFLE   <  SKIP 1882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23749Ashe, Brandi75019ParisSeine (Paris)France
26978Sharma, Cassie, AEC1R 0DULondonEnglandUnited Kingdom
23298Martinez, Robert, L98033KirklandWashingtonUnited States

Generated 2025-07-20 05:39:26.636 UTC