[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 568   SHUFFLE   <  SKIP 720  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12909Shan, Kelsey94704BerkeleyCaliforniaUnited States
15056Suarez, Jaime, LC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-10 03:22:01.375 UTC