[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 650   SHUFFLE   <  SKIP 3149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17698Butler, Xavier, C91977Spring ValleyCaliforniaUnited States
19343Ye, Louis, E78400ChatouYvelineFrance
17519Rivera, Taylor, C97222MilwaukieOregonUnited States

Generated 2025-07-11 03:26:44.407 UTC