[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 484   SHUFFLE   <  SKIP 2441  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18099Edwards, Marcus, M91203GlendaleCaliforniaUnited States
11897Ashe, Orlando, I3205South MelbourneVictoriaAustralia
27458Liang, Roger, R94704BerkeleyCaliforniaUnited States
25320Hernandez, Shannon, F75017ParisSeine (Paris)France

Generated 2025-07-12 01:15:32.337 UTC