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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
20416Goel, Dale, M4000BrisbaneQueenslandAustralia
25782Gao, MarshallSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-09 20:37:06.367 UTC