[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 4438   <  SKIP 570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26039Garcia, Robert, J97068W. LinnOregonUnited States
28797Wood, Alexandra, C94611OaklandCaliforniaUnited States
12198Scott, Noah97222MilwaukieOregonUnited States

Generated 2025-07-14 23:45:40.586 UTC