[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 470   SHUFFLE   <  SKIP 7339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany
29425Xie, Tommy, JPB12PeterboroughEnglandUnited Kingdom
18071Campbell, Katelyn, E91941GrossmontCaliforniaUnited States

Generated 2025-07-21 23:56:25.058 UTC