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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28512Alonso, Dwayne, M75010ParisSeine (Paris)France
14032Chandra, Arthur, L2264SilverwaterNew South WalesAustralia
28482She, Jaime, D4000BrisbaneQueenslandAustralia
11207Cox, Danielle98055RentonWashingtonUnited States

Generated 2025-11-06 03:02:34.340 UTC