[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 1441   <  SKIP 466  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19939Wang, AlvinAS23Stoke-on-TrentEnglandUnited Kingdom
19224Henderson, Stephanie, LV0SookeBritish ColumbiaCanada

Generated 2025-07-18 08:17:38.984 UTC