[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 405   SHUFFLE   <  SKIP 1488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19668Patel, Erick, C98168BurienWashingtonUnited States
16176Torres, Michele, A3220GeelongVictoriaAustralia
28939Fernandez, Ronald3000MelbourneVictoriaAustralia

Generated 2025-07-12 19:02:34.063 UTC