[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 612   SHUFFLE   <  SKIP 890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14352Butler, Melissa98036LynnwoodWashingtonUnited States
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States
24061Luo, Kelvin75013ParisSeine (Paris)France

Generated 2025-07-11 20:57:51.698 UTC