[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 484   SHUFFLE   <  SKIP 1664  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13747Torres, Brian, J98033KirklandWashingtonUnited States
18873Rodriguez, Austin, J97068W. LinnOregonUnited States
24384Pal, Kenneth, G59100RoubaixNordFrance
28825Hernandez, Caleb, A98055RentonWashingtonUnited States

Generated 2025-07-18 15:26:47.163 UTC