[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 634   SHUFFLE   <  SKIP 104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24402Alexander, Devin91364Woodland HillsCaliforniaUnited States
18651Mitchell, Isaiah, A98036LynnwoodWashingtonUnited States
27319Bryant, IanYO15YorkEnglandUnited Kingdom

Generated 2025-07-14 16:03:52.819 UTC