[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 413   SHUFFLE   <  SKIP 839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23370Alexander, Mya98027IssaquahWashingtonUnited States
12938Parker, Edward, N99202SpokaneWashingtonUnited States
14343Turner, Xavier97330CorvallisOregonUnited States

Generated 2025-07-13 14:44:44.714 UTC