[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 2461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21885Xu, Rafael, A2444Port MacquarieNew South WalesAustralia
21737Rivera, Timothy, A93400Saint-DenisSeine Saint DenisFrance
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 03:41:04.284 UTC