[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 480   SHUFFLE   <  SKIP 860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13957Munoz, Meredith4551CaloundraQueenslandAustralia
14454Anderson, Kayla92806La JollaCaliforniaUnited States
13500Vance, Molly, C53001BonnHamburgGermany

Generated 2025-07-13 15:38:54.057 UTC