[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 149   SHUFFLE   <  SKIP 5522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27114Thompson, Alexander94014ColmaCaliforniaUnited States
23046Malhotra, Pamela97005BeavertonOregonUnited States
23129Ashe, Misty, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 09:25:27.153 UTC