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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28995Wright, Alexandra, E98020EdmondsWashingtonUnited States
12096Brooks, Caitlin94070San CarlosCaliforniaUnited States
21483Bailey, Michelle98104SeattleWashingtonUnited States

Generated 2025-07-11 16:52:14.655 UTC