[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 438   SHUFFLE   <  SKIP 1265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26169White, Alexandra, B94070San CarlosCaliforniaUnited States
22662Carlson, Tyrone, SKB9KirkbyEnglandUnited Kingdom
11507Russell, Isabella, AV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-15 20:57:27.758 UTC