[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 1076   SHUFFLE   <  SKIP 656  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19002Thompson, Alexis, R98104SeattleWashingtonUnited States
26519Wood, Brianna90505TorranceCaliforniaUnited States
16980Moore, Jill98403TacomaWashingtonUnited States

Generated 2025-07-15 02:50:58.727 UTC