[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 484   SHUFFLE   <  SKIP 2459  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12583Ortega, Tyrone, H2300NewcastleNew South WalesAustralia
17460Murphy, Megan, L92806La JollaCaliforniaUnited States
25499Schmidt, MeredithWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-12 10:53:09.563 UTC