[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2805  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14839Sanz, NatashaGA10GatesheadEnglandUnited Kingdom
20646Chen, Ryan, E97071WoodburnOregonUnited States
19181Pal, Chad, L93290Tremblay-en-FranceSeine Saint DenisFrance
11137Taylor, Jasmine, A99202SpokaneWashingtonUnited States

Generated 2025-07-10 02:48:47.914 UTC