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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22074Washington, Richard97068W. LinnOregonUnited States
20923Powell, Isabella, L20354HamburgHamburgGermany
13056Blue, Morgan, A97071WoodburnOregonUnited States
28425Nara, Gilbert, OKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 01:53:56.773 UTC