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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22880Harris, Ashley, M97330CorvallisOregonUnited States
25098Long, Logan97330CorvallisOregonUnited States
26090Moreno, Mathew90706BellflowerCaliforniaUnited States

Generated 2025-07-11 09:26:53.571 UTC