[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 509   SHUFFLE   <  SKIP 694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26942Alonso, Tanya, KL4 4HBLiverpoolEnglandUnited Kingdom
27412Price, Miguel91932Imperial BeachCaliforniaUnited States
20896Sai, Arthur, E41485GrevenbroichBayernGermany

Generated 2025-07-19 14:29:48.329 UTC