[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 405   SHUFFLE   <  SKIP 1571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20851Sanz, Frank, TLE18LeedsEnglandUnited Kingdom
20180Sanders, Amanda91945Lemon GroveCaliforniaUnited States
12747Hu, Colleen, J20354HamburgHamburgGermany

Generated 2025-07-14 18:18:31.231 UTC