[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 444   SHUFFLE   <  SKIP 1031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12542Patel, Preston, C75019ParisSeine (Paris)France
13780Perez, Monica92700ColombesHauts de SeineFrance
16854Adams, Seth, L91364Woodland HillsCaliforniaUnited States

Generated 2025-07-21 08:05:16.591 UTC