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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18059Gonzalez, Bailey, E99362Walla WallaWashingtonUnited States
12885Anderson, Jonathan, R94109San FranciscoCaliforniaUnited States
29284Hughes, Riley98107BallardWashingtonUnited States

Generated 2025-07-11 11:46:17.178 UTC