[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 470   SHUFFLE   <  SKIP 1915  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23968Baker, Caleb, FOX1OxfordEnglandUnited Kingdom
21812Bailey, Adrian98104SeattleWashingtonUnited States
11515Huang, Shannon, H91502BurbankCaliforniaUnited States

Generated 2025-07-11 02:08:00.444 UTC