[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 0   SHUFFLE   <  SKIP 2693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13301Stewart, Angela98284Sedro WoolleyWashingtonUnited States
14768Kelly, Ian66740SaarlouisSaarlandGermany
27984Ramos, Rebekah, L4171HawthorneQueenslandAustralia

Generated 2025-11-04 17:22:36.088 UTC