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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom
17605Ma, Jon90706BellflowerCaliforniaUnited States
28606Wilson, Joshua, A94611OaklandCaliforniaUnited States

Generated 2025-07-09 13:34:15.479 UTC