[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17196Fernandez, Douglas75019ParisSeine (Paris)France
11265Jones, Elizabeth, P98033KirklandWashingtonUnited States
16002Hayes, Paige97068W. LinnOregonUnited States

Generated 2025-07-12 04:02:13.433 UTC