[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 2953  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28425Nara, Gilbert, OKB9KirkbyEnglandUnited Kingdom
16129Russell, Jordyn97205PortlandOregonUnited States
18561Torres, Carol, A94014ColmaCaliforniaUnited States
18040Liu, Curtis, L92150SuresnesHauts de SeineFrance

Generated 2025-07-16 23:51:14.793 UTC