[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 34   SHUFFLE   <  SKIP 2573  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28588Griffin, Emma, R90505TorranceCaliforniaUnited States
16581Becker, Kenneth93500PantinSeine Saint DenisFrance
22632Perez, Tabitha, C75010ParisSeine (Paris)France
27001Kapoor, Carla66578NeunkirchenSaarlandGermany

Generated 2025-07-15 22:18:38.895 UTC