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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22853Pal, Tasha2300NewcastleNew South WalesAustralia
11680Nelson, Kaylee, E98052RedmondWashingtonUnited States
17019Hall, Andrea, C97005BeavertonOregonUnited States

Generated 2025-07-11 11:33:27.157 UTC