[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 32  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19540Richardson, Jade, R98033KirklandWashingtonUnited States
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
13934Young, Luis98027IssaquahWashingtonUnited States

Generated 2025-07-12 05:04:44.673 UTC