[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 717   SHUFFLE   <  SKIP 2297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21023Wang, CaraRH15 9UDWest SussexEnglandUnited Kingdom
18066He, Steve, J90210Beverly HillsCaliforniaUnited States
11645Turner, Gabriella, M97301SalemOregonUnited States

Generated 2025-07-12 09:15:11.366 UTC