[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 717   SHUFFLE   <  SKIP 1814  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13191Rodriguez, Emma, H94063Redwood CityCaliforniaUnited States
16395Pal, Tara75002ParisSeine (Paris)France
21390Becker, Grant2036MalabarNew South WalesAustralia

Generated 2025-07-12 22:10:13.170 UTC