[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 3454  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18797Murphy, Evan, L98052RedmondWashingtonUnited States
16013Williams, Xavier, A97005BeavertonOregonUnited States
25990Parker, Jenna, A97205PortlandOregonUnited States
18351Smith, Alexander94010BurlingameCaliforniaUnited States

Generated 2025-07-11 00:02:03.999 UTC