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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12156Raji, Bonnie91502BurbankCaliforniaUnited States
14588Taylor, Alexander, E98055RentonWashingtonUnited States
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States

Generated 2025-07-09 13:16:54.489 UTC