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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27194Cooper, Chase97034Lake OswegoOregonUnited States
20304Edwards, Jesse99362Walla WallaWashingtonUnited States
11640Wilson, Chloe, AV9LangfordBritish ColumbiaCanada
16798Martin, Latasha92118CoronadoCaliforniaUnited States

Generated 2025-07-20 13:48:49.111 UTC