[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 6087  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18099Edwards, Marcus, M91203GlendaleCaliforniaUnited States
16833Cooper, Richard, L91203GlendaleCaliforniaUnited States
18761Wright, Luis91203GlendaleCaliforniaUnited States
18771Green, Robert, L91203GlendaleCaliforniaUnited States
18798Allen, Andrea, K91203GlendaleCaliforniaUnited States
19121Blue, Kaitlyn, F91203GlendaleCaliforniaUnited States
19395Zhang, Austin91203GlendaleCaliforniaUnited States

Generated 2025-07-12 22:11:27.579 UTC