[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 5781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21713Parker, Jose, B90241DowneyCaliforniaUnited States
28598Russell, Wyatt, A92102San DiegoCaliforniaUnited States
14272Ward, Sydney98371PuyallupWashingtonUnited States

Generated 2025-07-20 17:29:01.925 UTC