[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 3669   SHUFFLE   <  SKIP 14  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20825Kapoor, PamelaYO15YorkEnglandUnited Kingdom
13855Washington, Sarah, C94014ColmaCaliforniaUnited States
21240Jenkins, Aaron90505TorranceCaliforniaUnited States

Generated 2025-07-11 18:55:57.980 UTC