[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 2417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
18834Foster, Ana, S98020EdmondsWashingtonUnited States
27541Martin, Samantha94947NovatoCaliforniaUnited States

Generated 2025-07-18 01:02:35.964 UTC