[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   SKIP 618   SHUFFLE   <  SKIP 936  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26312Wood, Elizabeth, D98366Port OrchardWashingtonUnited States
11263Richardson, Trinity98168BurienWashingtonUnited States
18165Gill, Randall, AB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-17 16:17:13.583 UTC