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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18514Romero, Anne90706BellflowerCaliforniaUnited States
24739Sanders, Dalton91950National CityCaliforniaUnited States
22632Perez, Tabitha, C75010ParisSeine (Paris)France

Generated 2025-07-11 04:49:22.157 UTC