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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28638Thompson, Alexandra, S92806La JollaCaliforniaUnited States
11049Rai, Carol, C91910Chula VistaCaliforniaUnited States
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance

Generated 2025-07-09 16:10:55.874 UTC