[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 482   SHUFFLE   <  SKIP 866  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28951Rodriguez, Monica, J4810TownsvilleQueenslandAustralia
27564Lal, Kevin91502BurbankCaliforniaUnited States
22701Navarro, Anne24044KielSaarlandGermany

Generated 2025-07-22 11:15:44.408 UTC