[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 2421   SHUFFLE   <  SKIP 2206  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27306Black, Tony, R75006ParisSeine (Paris)France
28226Ramirez, Sebastian, C98020EdmondsWashingtonUnited States
26510Scott, Jack, A91945Lemon GroveCaliforniaUnited States
13578Nath, Karl, G59223RoncqNordFrance

Generated 2025-07-16 14:26:33.654 UTC