[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 512   SHUFFLE   <  SKIP 3115  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28603Bell, Brian, R94070San CarlosCaliforniaUnited States
24109Suarez, Eddie, A75017ParisSeine (Paris)France
13388Shen, Marshall, M94010BurlingameCaliforniaUnited States
16569Li, Colleen, H92700ColombesHauts de SeineFrance

Generated 2025-07-20 14:39:33.043 UTC