[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 4110   <  SKIP 1593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27709Lopez, Clifford, E7001HobartTasmaniaAustralia
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom
15565Mitchell, Kyle98201EverettWashingtonUnited States

Generated 2025-07-19 17:19:15.178 UTC