[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 542   SHUFFLE   <  SKIP 4287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21056Munoz, WalterGL7 1RYGloucestershireEnglandUnited Kingdom
22100Hall, FernandoV6B 3P7Port HammondBritish ColumbiaCanada
13866Butler, Mya92102San DiegoCaliforniaUnited States

Generated 2025-07-21 23:55:18.474 UTC