[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 650   SHUFFLE   <  SKIP 2565  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States
17180Rogers, Timothy, S98027IssaquahWashingtonUnited States
28157Edwards, Elijah, DV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-12 03:46:46.740 UTC