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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26734Powell, Morgan, A98027IssaquahWashingtonUnited States
18587Arun, Monica98168BurienWashingtonUnited States
20323Coleman, Justin, A98052RedmondWashingtonUnited States

Generated 2025-07-12 02:12:01.792 UTC