[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 327   SHUFFLE   <  SKIP 544  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24653Barnes, Victoria98036LynnwoodWashingtonUnited States
11546Chande, Christine59100RoubaixNordFrance
18515Patterson, Gabrielle97222MilwaukieOregonUnited States

Generated 2025-07-11 16:10:53.772 UTC