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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12528Wilson, Devin, L99202SpokaneWashingtonUnited States
15502Howard, Nathaniel, C97330CorvallisOregonUnited States
14466Adams, Logan97045Oregon CityOregonUnited States

Generated 2025-07-14 23:40:50.739 UTC