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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom
23827Hall, WyattV8VVictoriaBritish ColumbiaCanada
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-09 04:20:45.594 UTC