[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 504  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21220Moyer, Meghan2065St. LeonardsNew South WalesAustralia
24866Nath, Alejandro, J75003ParisSeine (Paris)France
15493Chen, Eric, N97355LebanonOregonUnited States
24795Lewis, Alexandra97330CorvallisOregonUnited States

Generated 2025-07-19 17:39:36.121 UTC