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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15899James, Ian, A90401Santa MonicaCaliforniaUnited States
20685Powell, Mariah90706BellflowerCaliforniaUnited States
26794Dominguez, Michele97005BeavertonOregonUnited States

Generated 2025-07-09 21:08:25.751 UTC