[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 393  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20751Arthur, Jermaine, H90706BellflowerCaliforniaUnited States
20305Ross, Caleb90706BellflowerCaliforniaUnited States
20768Nara, Marshall, H90706BellflowerCaliforniaUnited States
21235Hernandez, Stephanie, V90706BellflowerCaliforniaUnited States
22052Butler, Zachary90706BellflowerCaliforniaUnited States
22075Patel, Pedro90706BellflowerCaliforniaUnited States

Generated 2025-11-01 13:29:18.715 UTC