[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 1211   SHUFFLE   <  SKIP 3647  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22637Alexander, Ana, RTY31RuncornEnglandUnited Kingdom
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 14:44:10.331 UTC