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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18886McDonald, Donald, E98107BallardWashingtonUnited States
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
29394Torres, Raquel04838EilenburgBrandenburgGermany
20243Ye, Tamara, A3977CranbourneVictoriaAustralia

Generated 2025-07-18 23:53:22.963 UTC