[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 568   SHUFFLE   <  SKIP 691  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20972Vance, Francisco, AB29 6SLBirminghamEnglandUnited Kingdom
29047Lopez, Jack, IV6B 3P7Port HammondBritish ColumbiaCanada
22783Green, Isaac, C98036LynnwoodWashingtonUnited States

Generated 2025-07-14 18:43:08.206 UTC