[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 875   SHUFFLE   <  SKIP 4330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27213Lewis, Julia99202SpokaneWashingtonUnited States
13215Sharma, Colleen75006CarrolltonTexasUnited States
18234Russell, Alexandria, D98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 10:47:44.956 UTC