[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 4902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15498Washington, Alexandra, EV9B 2C3ShawneeBritish ColumbiaCanada
23380Campbell, Gabriel, B91941GrossmontCaliforniaUnited States
21314Patterson, Devin, E98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-13 10:33:27.183 UTC