[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 211   SHUFFLE   <  SKIP 2449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21383Anand, Ricardo3550BendigoVictoriaAustralia
19119Simmons, Connor98020EdmondsWashingtonUnited States
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States

Generated 2025-07-15 09:16:29.108 UTC