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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom
21477Watson, Katelyn, B94941Mill ValleyCaliforniaUnited States
25095Jai, AdamV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-19 16:11:15.170 UTC