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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19887Walker, Olivia97071WoodburnOregonUnited States
26551Moore, Noah, E97222MilwaukieOregonUnited States
16141Ramirez, Shelby90401Santa MonicaCaliforniaUnited States

Generated 2025-11-04 19:52:51.355 UTC