[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6442  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22515Morris, Alexa78400ChatouYvelineFrance
20463Bryant, Jasmine, J94015Daly CityCaliforniaUnited States
26584Alexander, Benjamin, A99362Walla WallaWashingtonUnited States
21815Green, Gabrielle, MV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-19 09:06:34.527 UTC