[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 6264   <  SKIP 869  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
17888Liu, MandyRG12 8TBBracknellEnglandUnited Kingdom
11663Williams, Seth, A99362Walla WallaWashingtonUnited States
13496Morris, Lucas, G93700DrancySeine Saint DenisFrance

Generated 2025-07-19 11:14:49.704 UTC