[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 516   <  SKIP 206  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26453Peterson, Cole, L97045Oregon CityOregonUnited States
11994Hu, Leah4810TownsvilleQueenslandAustralia
24689Ye, SandraSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-15 02:40:15.474 UTC