[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4027   SHUFFLE   <  SKIP 302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24063Suarez, Micheal75017ParisSeine (Paris)France
29402Andersen, Damien, K78100Saint Germain en LayeYvelineFrance
25353Stewart, Caitlin98104SeattleWashingtonUnited States

Generated 2025-07-12 17:07:18.377 UTC