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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23748Pal, Yolanda91940Les UlisEssonneFrance
19640Walker, Richard, TV6B 3P7Port HammondBritish ColumbiaCanada
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-13 04:45:27.753 UTC