[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 3917   SHUFFLE   <  SKIP 2431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18318Hughes, Benjamin, R98036LynnwoodWashingtonUnited States
27072Baker, Alex98366Port OrchardWashingtonUnited States
24928Wright, Timothy, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 07:00:43.952 UTC