[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 2693   SHUFFLE   <  SKIP 1037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15111Huang, Leah75002ParisSeine (Paris)France
20656Perry, Marcus, LV0SookeBritish ColumbiaCanada
24358Green, Kevin, D91776San GabrielCaliforniaUnited States

Generated 2025-07-13 07:02:42.810 UTC