[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 189   SHUFFLE   <  SKIP 2841  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14144Gutierrez, Lee, A95000CergyVal d'OiseFrance
14441Lewis, William, N90706BellflowerCaliforniaUnited States
11002Torres, Ruben7001HobartTasmaniaAustralia
23055Diaz, Seth97205PortlandOregonUnited States

Generated 2025-07-17 20:08:50.868 UTC