[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 24   SHUFFLE   <  SKIP 169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25489Tang, BradLA1 1LNLancasterEnglandUnited Kingdom
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
15166Goel, Nina94519ConcordCaliforniaUnited States

Generated 2025-07-17 01:46:15.749 UTC