[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 482   SHUFFLE   <  SKIP 3754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18365Lewis, Daniel, W98055RentonWashingtonUnited States
11419Scott, Kyle, DWA3WatfordEnglandUnited Kingdom
21698She, Tracy94519ConcordCaliforniaUnited States

Generated 2025-07-12 09:54:55.404 UTC