[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 4602  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25531Patel, EbonyRG11 5TPBerkshireEnglandUnited Kingdom
17692Smith, Emily, A98225BellinghamWashingtonUnited States
27530Ross, Maria91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 17:09:54.633 UTC