[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 3993   SHUFFLE   <  SKIP 2839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14838Alvarez, Darren85049IngolstadtBayernGermany
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
17341Alonso, Andy98225BellinghamWashingtonUnited States

Generated 2025-07-16 17:40:32.970 UTC