[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 248   SHUFFLE   <  SKIP 867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15952Cooper, Evan, J98284Sedro WoolleyWashingtonUnited States
12946Allen, Seth, M98371PuyallupWashingtonUnited States
28444Sai, Pedro78000VersaillesYvelineFrance

Generated 2025-07-09 18:16:38.712 UTC