[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 3677   SHUFFLE   <  SKIP 2232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17293Allen, Alexandra, B3280WarrnamboolVictoriaAustralia
27303Yang, Arturo75012ParisSeine (Paris)France
26324Brooks, Faith98052RedmondWashingtonUnited States
15370Butler, Jessica, K97355LebanonOregonUnited States

Generated 2025-07-11 09:23:22.334 UTC