[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2515   <  SKIP 1129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15830Alonso, Naomi2036MatravilleNew South WalesAustralia
25747Xu, Marshall, KEC1R 0DULondonEnglandUnited Kingdom
11172Adams, Gabrielle, J98036LynnwoodWashingtonUnited States

Generated 2025-07-19 02:42:00.655 UTC