[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 589   SHUFFLE   <  SKIP 346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25805Gomez, MelodyPB12PeterboroughEnglandUnited Kingdom
25103Brooks, Shelby94519ConcordCaliforniaUnited States
25118Diaz, Gerald, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-18 11:54:53.059 UTC