[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 6147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29131Coleman, Brandon91203GlendaleCaliforniaUnited States
29328Alexander, Jason91203GlendaleCaliforniaUnited States
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom
12310Munoz, StacyGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-11-05 03:47:06.976 UTC