[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 327   SHUFFLE   <  SKIP 571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15208Luo, Colleen, E1597Lane CoveNew South WalesAustralia
26224Gonzalez, Henry, W95000CergyVal d'OiseFrance
14143Sandoval, JillEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-13 16:00:16.879 UTC