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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21038Lopez, Pedro75008ParisSeine (Paris)France
28358Powell, Austin, R94010BurlingameCaliforniaUnited States
22046Sanders, Jasmine, E99362Walla WallaWashingtonUnited States

Generated 2025-07-11 11:36:18.976 UTC