[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 512   SHUFFLE   <  SKIP 746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16498Jones, Hunter98027IssaquahWashingtonUnited States
18618Rai, Mitchell75012ParisSeine (Paris)France
23203Jenkins, Dalton98055RentonWashingtonUnited States

Generated 2025-07-11 14:49:09.061 UTC