[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 875   SHUFFLE   <  SKIP 1497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22254Scott, Fernando, C98270MarysvilleWashingtonUnited States
17470Carlson, Jaime, J90706BellflowerCaliforniaUnited States
26405Blanco, Naomi, K75019ParisSeine (Paris)France

Generated 2025-07-17 03:43:08.203 UTC