[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 2421   SHUFFLE   <  SKIP 880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17673Scott, Amber, B94941Mill ValleyCaliforniaUnited States
12254Deng, Calvin93500PantinSeine Saint DenisFrance
20724Vance, EbonySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-09 13:14:42.882 UTC