[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 250   <  SKIP 120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23945Black, NicolasY03 4TNYorkEnglandUnited Kingdom
15737Robinson, Alexander, J98036LynnwoodWashingtonUnited States
14530Smith, EthanWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-09 21:44:06.990 UTC