[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 2421   SHUFFLE   <  SKIP 5044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25970James, Hailey, C98020EdmondsWashingtonUnited States
11362Shan, Damien, M3977CranbourneVictoriaAustralia
18894Allen, Eric, O92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 02:05:28.287 UTC