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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27072Baker, Alex98366Port OrchardWashingtonUnited States
17795Diaz, Jaime, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 08:56:31.363 UTC