[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 461   SHUFFLE   <  SKIP 1956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21300Morgan, Kaylee94536FremontCaliforniaUnited States
22651Sara, Frederick91940Les UlisEssonneFrance
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-20 18:32:44.441 UTC