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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26121Nelson, Madeline, K94947NovatoCaliforniaUnited States
23211Kovár, Rebekah, E97005BeavertonOregonUnited States
18064Rivera, Catherine90712LakewoodCaliforniaUnited States

Generated 2025-07-09 19:09:29.453 UTC