[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   SHUFFLE   SKIP 6869   <  SKIP 1  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25967Martinez, Alexis, S94941Mill ValleyCaliforniaUnited States
28512Alonso, Dwayne, M75010ParisSeine (Paris)France
11942Gonzalez, George, L2300NewcastleNew South WalesAustralia

Generated 2025-07-16 20:19:07.383 UTC