[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 159   SHUFFLE   <  SKIP 2151  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16545Pal, Alicia75013ParisSeine (Paris)France
22711Hernandez, Isaiah, G60323FrankfurtHessenGermany
21146Taylor, Robert, L99202SpokaneWashingtonUnited States
13488Guo, Laura, S98225BellinghamWashingtonUnited States

Generated 2025-07-18 03:01:19.797 UTC