[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 376   SHUFFLE   <  SKIP 2117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29047Lopez, Jack, IV6B 3P7Port HammondBritish ColumbiaCanada
22898Washington, Melanie92020El CajonCaliforniaUnited States
20054Nara, Clarence, GW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-19 11:46:46.288 UTC