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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16976Xu, Sandra, A94704BerkeleyCaliforniaUnited States
12979Ward, Christina, H99202SpokaneWashingtonUnited States
25747Xu, Marshall, KEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-18 13:37:54.094 UTC