[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 368   SHUFFLE   <  SKIP 1602  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18136Xie, Carl, RW1N 9FALondonEnglandUnited Kingdom
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States
25805Gomez, MelodyPB12PeterboroughEnglandUnited Kingdom
13928Morris, Nathaniel, K98403TacomaWashingtonUnited States

Generated 2025-07-18 02:19:26.414 UTC