[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 2421   SHUFFLE   <  SKIP 4328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28643Gray, Xavier91977Spring ValleyCaliforniaUnited States
20621Alonso, Meredith, M2138RhodesNew South WalesAustralia
15221Arun, Troy, P2036MatravilleNew South WalesAustralia

Generated 2025-07-16 14:24:16.276 UTC