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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20749Morgan, Joan, L98284Sedro WoolleyWashingtonUnited States
14854Fernandez, Nancy3205South MelbourneVictoriaAustralia
27452Watson, Evan, A91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 11:36:58.122 UTC