[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11786Murphy, Ian, G98052RedmondWashingtonUnited States
27844Li, Arturo75005ParisSeine (Paris)France
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-11 16:32:42.535 UTC