[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 5765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14865Coleman, Austin, VAS23Stoke-on-TrentEnglandUnited Kingdom
22190Richardson, Carlos91945Lemon GroveCaliforniaUnited States
11230Turner, Amber90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 06:40:14.685 UTC