[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 836  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15062Alonso, JaimeOX16 8RSOxonEnglandUnited Kingdom
22046Sanders, Jasmine, E99362Walla WallaWashingtonUnited States

Generated 2025-07-12 11:30:31.706 UTC