[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 6484   <  SKIP 171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15553Lopez, Ivan91502BurbankCaliforniaUnited States
20935Jimenez, Desiree, L75007ParisSeine (Paris)France
24575Zhu, Arturo, MKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 10:39:09.970 UTC