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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15411Chandra, Jay94010BurlingameCaliforniaUnited States
21853Gutierrez, Stacy, L66740SaarlouisSaarlandGermany
14164Smith, Kari, A40605DuesseldorfHessenGermany
13085Harris, Daniel, T98312BremertonWashingtonUnited States

Generated 2025-07-12 14:46:46.417 UTC