[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 975   SHUFFLE   <  SKIP 1164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22618Cai, RosaC2H 7AULondonEnglandUnited Kingdom
18459Sai, Toni94519ConcordCaliforniaUnited States
19306Perez, Candace93500PantinSeine Saint DenisFrance

Generated 2025-07-20 20:46:38.514 UTC