[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 506   SHUFFLE   <  SKIP 359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23004Fernandez, Raymond94010BurlingameCaliforniaUnited States
13898Baker, Richard97330CorvallisOregonUnited States
23330Washington, Julian, C3220GeelongVictoriaAustralia

Generated 2025-07-12 15:40:13.917 UTC