[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 484   SHUFFLE   <  SKIP 893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26408Huang, Martha, ESW1P 2NULondonEnglandUnited Kingdom
20397Gray, Isaiah, A91941GrossmontCaliforniaUnited States
21917Johnson, Dalton94063Redwood CityCaliforniaUnited States

Generated 2025-07-09 13:39:19.983 UTC