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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19663Allen, Alex98107BallardWashingtonUnited States
17137Washington, Jason98027IssaquahWashingtonUnited States
17788Liu, Jeffery, M12171BerlinSaarlandGermany

Generated 2025-07-10 09:19:18.346 UTC