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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16669Martinez, Benjamin98033KirklandWashingtonUnited States
20433Taylor, Chloe, R97222MilwaukieOregonUnited States
19010Ortega, Naomi94519ConcordCaliforniaUnited States

Generated 2025-07-11 22:54:13.265 UTC