[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 482   SHUFFLE   <  SKIP 3848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18573Phillips, AndreaV0SookeBritish ColumbiaCanada
26584Alexander, Benjamin, A99362Walla WallaWashingtonUnited States
22265Sanchez, Jeremiah, EV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-16 15:14:35.152 UTC