[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 62   SHUFFLE   <  SKIP 1131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27759Brooks, Alexandria98055RentonWashingtonUnited States
13347Hall, Rachel94947NovatoCaliforniaUnited States
18441Munoz, Tabitha, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 06:27:04.876 UTC