[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 4625   SHUFFLE   <  SKIP 821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28532Xie, Tony, R75008ParisSeine (Paris)France
12820Tang, Derek, L45000OrleansLoiretFrance
14389Harris, Ryan90241DowneyCaliforniaUnited States

Generated 2025-07-19 17:03:27.441 UTC