[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1061   SHUFFLE   <  SKIP 141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22908Ortega, Eddie3198SeafordVictoriaAustralia
14970Chandra, Bruce, HSL67RJMaidenheadEnglandUnited Kingdom
11856Hernandez, Seth, M97330CorvallisOregonUnited States

Generated 2025-07-13 15:44:54.297 UTC