[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 24   SHUFFLE   <  SKIP 1313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21353Wu, Karen98011BothellWashingtonUnited States
19835Allen, Jordan, L97222MilwaukieOregonUnited States
29155Kelly, Gabriella, L98371PuyallupWashingtonUnited States

Generated 2025-07-10 16:28:36.042 UTC