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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27748Patterson, Luis, J97222MilwaukieOregonUnited States
29211Ross, Stephanie98036LynnwoodWashingtonUnited States
22011Patterson, Richard, L98052RedmondWashingtonUnited States

Generated 2025-07-12 00:11:01.176 UTC