[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 0   SHUFFLE   <  SKIP 1958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16723Zhao, Barbara94010BurlingameCaliforniaUnited States
18701Lal, Kenneth, J3429SunburyVictoriaAustralia
18117Washington, Fernando, E98052RedmondWashingtonUnited States

Generated 2025-11-05 10:26:33.556 UTC