[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 518   SHUFFLE   <  SKIP 4382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13689Ramos, TeresaY024 1GFYorkEnglandUnited Kingdom
17939Wang, Kelli92150SuresnesHauts de SeineFrance
28822Alexander, Amanda, L98027IssaquahWashingtonUnited States

Generated 2025-07-16 01:33:19.697 UTC