[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 0   SHUFFLE   <  SKIP 3972  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25553Srini, Brett, DY03 4TNYorkEnglandUnited Kingdom
28950Lal, Carl, C1597Lane CoveNew South WalesAustralia
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom

Generated 2025-11-02 02:25:47.149 UTC