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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18946Simmons, Brandon94014ColmaCaliforniaUnited States
18912Williams, Tyler98036LynnwoodWashingtonUnited States
18890Blue, Lauren98052RedmondWashingtonUnited States

Generated 2025-07-11 16:58:40.791 UTC