[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 2391   SHUFFLE   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26739Shen, Corey2300NewcastleNew South WalesAustralia
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom
19100Rai, Bradley2010DarlinghurstNew South WalesAustralia

Generated 2025-07-10 03:26:30.303 UTC