[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   SHUFFLE   <  SKIP 131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14248Tang, Misty, A90706BellflowerCaliforniaUnited States
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia
20974Subram, George, C75013ParisSeine (Paris)France
26088Perry, Ethan98104SeattleWashingtonUnited States

Generated 2025-07-11 01:41:17.131 UTC