[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 875   SHUFFLE   <  SKIP 251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France
21583Lal, Jaclyn, M82601CasperWyomingUnited States
22199Lee, David, J3220GeelongVictoriaAustralia

Generated 2025-07-21 19:58:30.221 UTC