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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22187Russell, Hannah, A97330CorvallisOregonUnited States
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
25275Watson, Christina98366Port OrchardWashingtonUnited States

Generated 2025-07-11 21:34:45.435 UTC