[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 0   SHUFFLE   <  SKIP 1913  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12809Navarro, Michele, S41485GrevenbroichBayernGermany
25959Hall, Katherine91945Lemon GroveCaliforniaUnited States
18912Williams, Tyler98036LynnwoodWashingtonUnited States

Generated 2025-11-02 08:00:03.889 UTC