[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 2993   SHUFFLE   <  SKIP 69  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21047Andersen, Sheena66041PoingSaarlandGermany
17766Xu, Jake, E75003ParisSeine (Paris)France
18542She, Dustin, E98168BurienWashingtonUnited States
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 02:53:10.023 UTC