[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 468   SHUFFLE   <  SKIP 6399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
16908Patel, Kristi, C98168BurienWashingtonUnited States
22306Kapoor, Ivan, T75007ParisSeine (Paris)France

Generated 2025-07-19 07:55:56.770 UTC