[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 512   SHUFFLE   <  SKIP 1228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18111Morris, Timothy, M94941Mill ValleyCaliforniaUnited States
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
25823Xie, Jaime3198SeafordVictoriaAustralia

Generated 2025-07-11 18:53:55.978 UTC