[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 549   SHUFFLE   <  SKIP 1398  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14489Wang, Jason, R91203GlendaleCaliforniaUnited States
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom
26532Barnes, Angela, M94519ConcordCaliforniaUnited States
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States

Generated 2025-07-21 00:44:17.404 UTC