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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24190Chen, Austin, V93000BobignySeine Saint DenisFrance
12084Perry, Aidan, O97222MilwaukieOregonUnited States
26104Edwards, Timothy, D97205PortlandOregonUnited States

Generated 2025-07-11 04:16:24.629 UTC