[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 484   SHUFFLE   <  SKIP 2471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24546Hughes, AdamTY31RuncornEnglandUnited Kingdom
27167Vazquez, Tanya80610Saint OuenSommeFrance
16584Gray, DevinWA3WatfordEnglandUnited Kingdom

Generated 2025-07-08 12:34:28.827 UTC