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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25028Gonzalez, Brenda2300NewcastleNew South WalesAustralia
14920Hill, Jason, C91977Spring ValleyCaliforniaUnited States
22871Coleman, David, D99362Walla WallaWashingtonUnited States

Generated 2025-07-21 00:56:37.496 UTC