[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 540   SHUFFLE   <  SKIP 131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28108Yang, Roger, A3220GeelongVictoriaAustralia
19842Phillips, Katherine, S98312BremertonWashingtonUnited States
28423Ortega, Victor, L40434DuesseldorfHessenGermany

Generated 2025-07-09 03:16:21.230 UTC